PHY SET EMITTER GRAVITY

Use this command to control if particles being emitted respond to gravity.

  Syntax
PHY SET EMITTER GRAVITY ID, state
  Parameters
ID
Integer
identification number of the emitter object
state
Integer
a value of 1 switches gravity on whereas 0 switches gravity off

  Returns

  Description

This property can be toggled at any time which is useful for a variety of effects for example, you can have particles shooting out really high for a while and then set gravity on to bring them all down to the ground. By default gravity is switched off.

  Example Code
No example code is provided for this command